toggle menu
DHIS2 Android SDK
1.12.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.dataset
/
SectionDisplayOptions
Section
Display
Options
abstract
class
SectionDisplayOptions
Members
Constructors
Section
Display
Options
Link copied to clipboard
constructor
(
)
Types
Builder
Link copied to clipboard
abstract
class
Builder
Functions
after
Section
Text
Link copied to clipboard
@
Nullable
abstract
fun
afterSectionText
(
)
:
String
before
Section
Text
Link copied to clipboard
@
Nullable
abstract
fun
beforeSectionText
(
)
:
String
builder
Link copied to clipboard
open
fun
builder
(
)
:
SectionDisplayOptions.Builder
pivoted
Category
Link copied to clipboard
@
Nullable
abstract
fun
pivotedCategory
(
)
:
String
pivot
Mode
Link copied to clipboard
@
Nullable
abstract
fun
pivotMode
(
)
:
SectionPivotMode